home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5177 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.1 KB  |  38 lines

  1. Path: cleveland.Freenet.Edu!cj841
  2. From: cj841@cleveland.Freenet.Edu (Chris Steiner)
  3. Newsgroups: comp.lang.c++
  4. Subject: Virtual C++ 1.5 CRecordSet declaration?
  5. Date: 2 Feb 1996 21:27:27 GMT
  6. Organization: Case Western Reserve University, Cleveland OH (USA)
  7. Message-ID: <4etvjv$1ia@madeline.INS.CWRU.Edu>
  8. NNTP-Posting-Host: nextsun.ins.cwru.edu
  9.  
  10.  
  11. I'm relatively new to C++ programing, but I'm not a dunce.
  12. I've figured out so far how to create and manipulate modal
  13. dialog boxes, with the help of the AppsWizard.
  14.  
  15. Now, my bosses want me to be able to manipulate databases
  16. infrom those modal dialog boxes.  My problem is that I
  17. cannot figure out how to actually declare and initialize
  18. the database.
  19.  
  20. I am working with a book called:
  21.  
  22. Database Developer's Guide with Visual C++
  23. by Roger Jennings & Peter Hipson.
  24.  
  25. Can anyone help?
  26.  
  27.  
  28. Oh yeah, also I'm trying to figure out how to change
  29. the caption of a dialog box inside the code.  They want
  30. one dialog box to serve as several different menu options.
  31. Other than the caption, that's not difficult.
  32.  
  33. Well, thanks in advance for  any help you send my way :)
  34.  
  35. HAGL
  36. Melchi the White
  37. MelchiW@Aol.com
  38.